- getFile
Nullable!TrackFile getFile(FileId id)
- getFile
Nullable!TrackFile getFile(Path path)
Undocumented in source. Be warned that the author may not have intended to support it.
- getFileChecksum
Nullable!Checksum64 getFileChecksum(Path p)
Undocumented in source. Be warned that the author may not have intended to support it.
- getFileId
Nullable!FileId getFileId(Path p)
Undocumented in source. Be warned that the author may not have intended to support it.
- getFiles
Path[] getFiles()
- getRootFiles
FileId[] getRootFiles()
- put
void put(Path p, Checksum64 cs, SysTime lastModified)
Undocumented in source. Be warned that the author may not have intended to support it.
- removeFile
void removeFile(Path p)
Remove the file with all mutations that are coupled to it.